perf Documentation: Fix out-of-tree asciidoctor man page generation
authorBen Hutchings <ben@decadent.org.uk>
Fri, 6 Jul 2018 22:22:10 +0000 (23:22 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 23 Nov 2018 19:15:55 +0000 (19:15 +0000)
commit8c90266e89827511fd0d84099f145f1017e93b31
tree4ba0daf06b8ec76ddbfcd30b8825dcac8c79438f
parent23f2d44c93c2f698975d690b07ffc30444fb5a98
perf Documentation: Fix out-of-tree asciidoctor man page generation

The dependency for the man page rule using asciidoctor incorrectly
specifies a source file in $(OUTPUT).  When building out-of-tree, the
source file is not found, resulting in a fall-back to the following
rule which uses xmlto.

Fixes: ffef80ecf89f ("perf Documentation: Support for asciidoctor")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name perf-documentation-fix-out-of-tree-asciidoctor-man-page-generation.patch
tools/perf/Documentation/Makefile